Platform Explorer / Nuxeo Platform 6.0

Extension point permissionManager

Documentation

Contribute the component that will check the permission before crud operation on annotation.

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.descriptors.PermissionManagerDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-core-6.0.jar
    <extension point="permissionManager" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
    		<permissionManager class="org.nuxeo.ecm.platform.annotations.service.DefaultPermissionManager"/>
    	</extension>